home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12557 < prev    next >
Encoding:
Text File  |  1996-08-05  |  804 b   |  27 lines

  1. Newsgroups: comp.lang.c
  2. Path: cdf.toronto.edu!news
  3. From: Khan Riaz Ahmad <a228khao@cdf.toronto.edu>
  4. Subject: Hashing to a file...
  5. X-Sender: a228khao@kclosure
  6. Content-Type: TEXT/PLAIN; charset=US-ASCII
  7. Message-ID: <Pine.SOL.3.90.960401132142.3433A-100000@kclosure>
  8. Sender: news@cdf.toronto.edu (Usenet News)
  9. Nntp-Posting-Host: kclosure
  10. Organization: University of Toronto Computing Disciplines Facility
  11. Mime-Version: 1.0
  12. Date: Mon, 1 Apr 1996 18:23:55 GMT
  13.  
  14.  
  15.     I have been looking for c code for hashing to a file... All the 
  16. code that I have found so far only show hashing to an array in memory... 
  17. Anyone know of any good sources for file based hashing???? The main 
  18. problem I seem to be having is how do we implement the hashing table on 
  19. the disk... 
  20.  
  21.  
  22. Any help would be greatly appreciated...
  23.  
  24. Riaz.
  25.  
  26.  
  27.